JAMSRESTAPI Web Service
PostSQL_GetConnectionStringProperties
JAMSRESTAPI Web Service > All Operations Resource Group : SQL_GetConnectionStringProperties (Post)

Resource Path: /api/sql/connection-string-properties

Uri: http://doc.jamsscheduler.com/api/sql/connection-string-properties

Request

The request body is of type ConnectionStringDto.

Overview

ConnectionStringDto
connectionString : string
Response

The response body is of type SqlConnectionStringPropertiesResponse.

OK

Overview

SqlConnectionStringPropertiesResponse
name : string
typeName : string
categoryName : string
value : string
categorySortOrder : integer
isAdvancedProperty : boolean
azureAuthentications : Array[AzureAuthenticationResponse]
azureAuthentication : string
name : string
authenticationMethods : Array[AuthenticationMethodResponse]
authenticationMethod : string
name : string
See Also
All Operations Resource GroupJAMSRESTAPI Web Service